home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / rexx / 2009 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  733 b 

  1. Path: news1.is.net!news
  2. From: mvantassel@teambca.com (Mark VanTassel)
  3. Newsgroups: comp.lang.rexx
  4. Subject: Re: LINEIN Question (another one)
  5. Date: Tue, 16 Apr 1996 15:32:51 GMT
  6. Organization: Barfield, Cauthen and Associates
  7. Distribution: inet
  8. Message-ID: <4l042d$mih@news1.is.net>
  9. References: <4ksfvk$3mpg@news-s01.ny.us.ibm.net>
  10. NNTP-Posting-Host: dynamic3.is.net
  11. X-Newsreader: Forte Free Agent 1.0.82
  12.  
  13. jsbarbe@ibm.net wrote:
  14.  
  15.  
  16. >Is there some limit of "open files" that I must close after reading?  Do I do that 
  17. >with a STREAM command?
  18. >.. I'm stumped.  Any ideas?  Thanks, Steve
  19.  
  20. Bingo - try:  rc=stream(filename, "C", "Close")
  21.  
  22. (I think that's right - it's been a couple of years)
  23.  
  24.  
  25. - /\/\ark \/anTassel (mvantassel@teambca.com)
  26.  
  27.